﻿/* CSS Document */
*{padding:0; margin:0;}

html {overflow:-moz-scrollbars-vertical; scrollbar-face-color:#E8E8E8;scrollbar-shadow-color:#C1C1BB;scrollbar-highlight-color:#C1C1BB;scrollbar-3dlight-color:#EBEBE4;scrollbar-darkshadow-color:#EBEBE4;scrollbar-track-color:#F4F4F0;scrollbar-arrow-color:#CACAB7; }

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,input,img{padding:0; margin:0;}   
div,ul,li{list-style:none;}
a{text-decoration: none; color:#363636;
	/*-webkit-transition:all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;;text-indent:0px;
	transition: all 0.2s linear;
	*/}
a:hover { text-decoration: none; color:#ff0000;}
.clear{margin:0px; padding:0px; clear:both;}
TABLE {BORDER-COLLAPSE: collapse; border-spacing: 0;}
img{border:0px;}
input,button,select,textarea{outline:none}

body{font-size:13px; color:#363636; background:#fff; font-family:Microsoft YaHei,Arial, Helvetica, sans-serif;  padding:0; margin:0; behavior:url("images/csshover.htc");-webkit-text-size-adjust:none;}




.hone{margin:30px auto 0; width:1010px; overflow:hidden;}
.honeleft{float:left; width:252px; height:693px; border:1px #d6d6d6 solid; overflow:hidden;}
.honeleft_title{ background:#005db9; padding:23px 0 23px 23px; height:40px;}
.honeleft_title img{float:left; border:1px #ddd solid; margin-right:10px;}
.honeleft_title h4{font-weight:normal; color:#fff; font-size:20px;}
.honeleft_title p{ color:#337dc7; font-size:11px; text-transform:uppercase;}
.honeleft ul{overflow:hidden; margin:0 15px;     padding: 15px 0 3px; }
.honeleft ul h2{font-size:18px; padding-bottom:5px;border-bottom:1px #ebebeb solid; }
.honeleft ul h2 a{font-size:20px;     color: #005DB9;}
.honeleft li{    float: left;
    margin-right: 18px;
    font-size: 15px;
    line-height: 38px;
    border-bottom: 1px #ddd solid;
    width: 100%;}
.honeleft ul li:last-child{ }
.honeleft ul:last-child{}
.honeleft li{display:block;}
.honeleft li a{font-size:16px;}

.honeright{float:right; width:721px;}
.honeright_title{ height:44px; padding:20px 15px; background:#fafafa;border:1px #d6d6d6 solid; overflow:hidden;}
.honeright_title_l{float:left; width:300px;}
.honeright_title_l img{float:left; border:1px #fff solid; margin-right:10px;}
.honeright_title_l h4{font-weight:normal; color:#e50112; font-size:20px;}
.honeright_title_l h4 a{color:#e50112}
.honeright_title_l p{ color:#e50112; font-size:11px; text-transform:uppercase;}

.honeright_title_r{float:right; width:310px; text-align:right;}
.honeright_title_r h4{font-weight:normal; color:#e50112; font-size:20px;}
.honeright_title_r p{font-size:13px;}
.honeright_title_r a{padding-left:10px;}

/*
.honeright ul{overflow:hidden; margin-top:15px;}
.honeright li{border:1px #d6d6d6 solid; float:left; width:409px; padding:15px 18px; height:388px; background:url(../images/back_45.jpg) no-repeat right bottom;}
.honeright li img{width:409px; height:303px; display:block;}
.honeright li h4{font-size:18px; padding:10px 0 5px 0; overflow:hidden;}
.honeright li a{ color:#003986;}
.honeright li a:hover{ color:#ff0000;}
.honeright li p{line-height:22px;}
*/

/*8.18*/
.hyli{margin-right:15px;}
.lanren{width:721px; height:608px; overflow:hidden;margin-top:20px; position:relative;}
.lanren ul{overflow:hidden; border:1px #d6d6d6 solid; padding:15px 18px;}
.lanren li{width:215px;height:165px;float:left;position:relative;overflow:hidden;cursor:pointer;margin-bottom:20px;}
.lanren li img{ width:215px;height:165pxpx; overflow:hidden;}
.lanren .txt{width:215px;height:30px; background:url(../images/1px.png) repeat;position:absolute;left:0;bottom:0;color:#fff;font-family:"微软雅黑"; overflow: hidden;}
.lanren .txt h3{font-size:18px;font-weight:100;height:30px;text-align:center;line-height:30px;overflow:hidden;}
.lanren .txt h3 a{color:#fff;}
.lanren .txt p{font-size:12px;text-align:center; line-height:24px;}
.lanren a{color:#003986;}
.lanren a:hover{ color:#ff0000;}





.htwo{ width:1200px; margin:40px auto 0; overflow:hidden;}
.htwotitle{ overflow:hidden;border-bottom:1px #d6d6d6 solid; padding-bottom:10px;}
.htwotitle_l{float:left; font-size:24px; color:#e50112; width:840px;}
.htwotitle_l span{font-size:13px; color:#292929; padding-left:10px;}
.htwotitle_l a{padding:0 8px;}
.htwotitle_r{float:right; width:100px; text-align:right;}
.htwotitle_r a{ display:inline-block; width:79px; height:22px; line-height:22px; background:#ea0004; text-align:center; color:#fff; font-size:13px; font-weight:normal;
moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;behavior: url(../images/pie.htc);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
.htwotitle_r a:hover{background:#d14709; color:#fff;
moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;behavior: url(../images/pie.htc);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
.htwo ul{overflow:hidden;}
.htwo li{float:left; width:255px; height:330px; margin-top:15px; padding:9px; border:1px #dedede solid; text-align:center;}	
.htwo li:hover{ background:#f5f5f5;}
.htwo li .liimg{ width:255px; height:216px; display:block;}
.htwo li h4{ font-size:14px; overflow:hidden; padding-top:10px;}
.htwo li h5{ color:#e30000; overflow:hidden; padding:6px 0;}
.htwo li p{ color:#545454; overflow:hidden; padding-bottom:8px;}
.htwo li h6 a{ display:inline-block; width:105px; height:22px; line-height:22px; border:1px #dedede solid; background:#0075C0; text-align:center; color:#fff; font-size:13px; font-weight:normal;
moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;behavior: url(../images/pie.htc);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
.htwo li h6 a:hover{background:#ff0000; color:#ffffff;border:1px #fff solid;
moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;behavior: url(../images/pie.htc);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
.htwo li h6 img{padding-right:5px;}
.htwoli{margin-right:33px;}

.zcxzdelx {background: #005DB9;
    height: 300px;padding-top: 10px;}
.zcxzdelx p {line-height:30px; font-size:14px; padding-left:12px; color:#fff;}
.zcxzdelx strong,.zcxzdelx a,.zcxzdelx span {color:#fff ! important;}